home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 October
/
Chip_2002-10_cd1.bin
/
sharewar
/
hnet
/
hnetinfo.exe
/
{app}
/
HDownload
/
HScheduler.EN
/
RCDATA
/
TEXITDLG
/
TEXITDLG.txt
Wrap
Text File
|
2002-04-17
|
1KB
|
62 lines
object ExitDlg: TExitDlg
Left = 240
Top = 224
BorderStyle = bsDialog
Caption = 'Close Hnet Info Scheduler'
ClientHeight = 94
ClientWidth = 280
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 4
Width = 218
Height = 13
Caption = 'What do you want to Hnet Info Scheduler do?'
end
object CloseToTrayRadioButton: TRadioButton
Left = 32
Top = 22
Width = 239
Height = 17
Caption = 'Close to tray (application will run hidden)'
Checked = True
TabOrder = 0
TabStop = True
end
object ExitRadioButton: TRadioButton
Left = 32
Top = 43
Width = 208
Height = 17
Caption = 'End running application'
TabOrder = 1
end
object Button1: TButton
Left = 55
Top = 67
Width = 78
Height = 23
Caption = 'OK'
ModalResult = 1
TabOrder = 2
end
object Button2: TButton
Left = 143
Top = 67
Width = 81
Height = 23
Caption = 'Cancel'
ModalResult = 2
TabOrder = 3
end
end